42. Quiz: Calculated Fields
Task Description:
Tasks to complete:
Task Feedback:
Nice job!
QUIZ QUESTION::
Quiz 1
Move each Sub-Category item to its corresponding description.
ANSWER CHOICES:
|
Description |
Sub-Category |
|---|---|
Fasteners |
|
Tables |
|
Chairs |
|
Copiers |
SOLUTION:
|
Description |
Sub-Category |
|---|---|
|
Fasteners |
|
|
Tables |
|
|
Chairs |
|
|
Copiers |
QUIZ QUESTION::
Quiz 2
For the calculated field of IIF([Quantity] < 2, 'Low', 'High') match the following values to their corresponding result.
ANSWER CHOICES:
|
Value |
Result |
|---|---|
'Low' |
|
Error |
|
'Low' |
|
Error |
|
'High' |
|
'High' |
SOLUTION:
|
Value |
Result |
|---|---|
|
'Low' |
|
|
'Low' |
|
|
'Low' |
|
|
'Low' |
|
|
'High' |
|
|
'High' |
|
|
'High' |
|
|
'High' |
QUIZ QUESTION::
Quiz 3
For the calculated field of IIF([Quantity] < 2, 'Low', IIF([Quantity] < 5, 'Medium', 'High')) match the following values to their corresponding result.
ANSWER CHOICES:
|
Value |
Result |
|---|---|
'Medium' |
|
'Medium' |
|
'Low' |
|
'High' |
|
Error |
|
'Low' |
|
'Low' |
|
'Medium' |
SOLUTION:
|
Value |
Result |
|---|---|
|
'Medium' |
|
|
'Medium' |
|
|
'Medium' |
|
|
'Medium' |
|
|
'Low' |
|
|
'Low' |
|
|
'High' |
|
|
'Low' |
|
|
'Low' |
|
|
'Low' |
|
|
'Low' |
|
|
'Medium' |
|
|
'Medium' |
SOLUTION:
Most orders have between 3 and 8 items sold.